CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl net

搜索资源列表

  1. nehegl_net.zip

    0下载:
  2. 这是Nehe的OpenGL的.NET代码演示
  3. 所属分类:OpenGL

    • 发布日期:2014-03-04
    • 文件大小:74449
    • 提供者:
  1. 复件 d4

    0下载:
  2. 该程序将OpenGL和vc.net结合,开发三维操作平台,解决了在vc中移植OpenGL的关键技术,以及实现了平台的原地平移和旋转技术-the program will OpenGL and vc.net combination of 3D development platform, the solution of the graft vc OpenGL key technologies, and the realization of the platform in situ technolog
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3858155
    • 提供者:高扬
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:周立
  1. solar

    0下载:
  2. 一个基于opengl 的太阳系运动模型 runtime:vc.net-a sports model of the solar system runtime : vc.net
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:383552
    • 提供者:ttt
  1. ShowBall

    0下载:
  2. 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74820
    • 提供者:海洋
  1. GLSample2

    0下载:
  2. 本代码用OpenGL在VC++.net下实现彩色三角形的绘制-with the OpenGL code in VC. Net triangle under color mapping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30561
    • 提供者:lj
  1. cube_dotnet

    0下载:
  2. vc.net opengl编程示例,说明如何使用mfc与opengl联合编程,示例代码清晰明了,很有学习价值-vc.net opengl programming examples, how to use mfc with opengl joint programming, sample code clarity, great learning value
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20685
    • 提供者:arccpp
  1. ImageProjectTest

    0下载:
  2. 一个很不错的图形开发程序,用OpenGl调用,用VS.net打开。-a very good graphics development process, with OpenGl call with VS.net open.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:171337
    • 提供者:napsoft
  1. OpenGL_ActiveX

    1下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:xian
  1. SDexOpenGL

    0下载:
  2. 本程序是C++.net环境下,进行openGL三维模型绘制的程序,运行前请配置OpenGL运行环境-C. Net environment, Open GL 3D model mapping procedures, Please pre-operational configuration OpenGL runtime environment
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2104027
    • 提供者:江南
  1. axiom-0.7.2.0-src

    0下载:
  2. Open-source, cross-platform 3D rendering engine for .NET. The Axiom Engine is a high-performance C# port of the powerful OGRE engine. Its flexible component-oriented architecture allows easy extension and provides full support for both DirectX and Op
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:29011186
    • 提供者:Charwavid
  1. lightingz

    0下载:
  2. 可以生成闪电的程序,采用.net 2003和opengl开发,没有加纹理贴图,还很粗糙,以后改进。
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:77838
    • 提供者:wagtongue
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. Ode.NET-0.9

    0下载:
  2. opengl source code for windows
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:56371
    • 提供者:machael
  1. CSGL(OpenGL-for-Net)

    0下载:
  2. OpenGL Source which helps you with Net development
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:695296
    • 提供者:shijie
  1. [emuch.net]opengl

    0下载:
  2. opengl mfc框架程序 MFC 面向对象编程-opengl the mfc framework program MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1975155
    • 提供者:zhadan
  1. opengl-Camera

    0下载:
  2. 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:65556
    • 提供者:fenglei
  1. OpenGl

    0下载:
  2. 在OpenGL视图中绘制三维物体,用vc++.net编译-Draw 3D objects using vc++.net compile in OpenGL view
  3. 所属分类:.net

    • 发布日期:2017-11-23
    • 文件大小:170381
    • 提供者:zhoulincan
  1. TIN三角网

    0下载:
  2. 绘制三角网,实现了光照,文理,旋转等功能。(Draw triangulation net)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:70656
    • 提供者:瑜州
  1. log

    0下载:
  2. What you need to get started with OpenGL This tutorial is a little digression from the OpenGL fundamentals. This tutorial needs to be here because I want to explain what my OpenGL base code is turning into.
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:pppig
« 1 23 4 5 »
搜珍网 www.dssz.com